home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d18 / fxwindow.arc / README.1ST < prev   
Text File  |  1991-04-28  |  1KB  |  24 lines

  1.  
  2.   January 14, 1989 - Revision 2
  3.  
  4.      There are two UNITs included in this package, the first is FXWINDOW.TPU
  5.   which is a Turbo Pascal version 5.0 compilation of the windowing source
  6.   code, the second is FXWNDW4.TPU which is a Turbo Pascal version 4.0
  7.   compilation of the windowing source code.  Use TPUMOVER.EXE to move either
  8.   UNIT to your Turbo Pascal UNIT Library.
  9.  
  10.      If you plan on using the Turbo Pascal 4.0 version of F/X-Windows in the
  11.   file FXWNDW4.TPU, you must first rename it to FXWINDOW.TPU for use and then
  12.   use TPUMOVER.EXE to move the UNIT to your Turbo Pascal UNIT Library.
  13.  
  14.      The windowing routines now give the programmer the choice of border
  15.   types.  There are 6 types of borders, they are:
  16.  
  17.      1 - Double-lined border             4 - Mixed single/double-line
  18.      2 - Single-lined border             5 - Full block border
  19.      3 - Mixed double/single-line        6 - Even block border
  20.  
  21.  
  22.                                             - Tom Bradford
  23.  
  24.